home *** CD-ROM | disk | FTP | other *** search
/ Mac Ga Ichiban! 1996 December / macgaichiban199612.bin / NEWS ROOM / AWA.dir / 00010.ls < prev    next >
Encoding:
Text File  |  1996-02-29  |  150 b   |  9 lines

  1. on mouseDown
  2.   buttonpush(752, 755)
  3.   if the machineType = 256 then
  4.     go("s2", "@:contentP.dir")
  5.   else
  6.     go("s2", "@:contentM.dir")
  7.   end if
  8. end
  9.